home *** CD-ROM | disk | FTP | other *** search
/ Paramount Pictures Special Events / Paramount Pictures Special Events.iso / pc / theater.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-02-23  |  52 b   |  4 lines

  1. on(release){
  2.    getUrl("lobby.htm", "_blank");
  3. }
  4.